home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / sound / ddelay10.zip / MWAVE.TXT < prev    next >
Text File  |  1994-04-06  |  4KB  |  77 lines

  1. What is Mwave?
  2.  
  3. Mwave is the name of a Digital Signal Processor (DSP).  A DSP is a 
  4. microprocessor, like the 8086 or 80386, but tailored to do mathematics in a 
  5. special way.  This tailoring makes a DSP highly suitable to the task of 
  6. processing Audio Signals.  The Mwave platform is capable of performing the 
  7. following kinds of processing at a reasonable cost:
  8.  
  9.   - WAV Audio recording/playback
  10.   - Music Synthesis
  11.   - Modem Communications
  12.   - FAX Communications
  13.   - Telephone Answering Machine (TAM)
  14.   - Voice Menu Systems
  15.   - Speech Synthesis/Recognition
  16.   - Effect Processing (Like Digital Delay)
  17.   - And more.
  18.  
  19. A DSP can also process other data, including the decompression of images (JPEG 
  20. or MPEG formats).  Basically, it is another computer.
  21.  
  22. IBM's technology is unique amongst DSPs in that it offers a preemptive multi-
  23. tasking operating system.  This allows the use of multiple functions at the 
  24. same time.  As an example, the WindSurfer card can perform 2400 baud Modem 
  25. communications and Music Synthesis simultaneously.
  26.  
  27. Currently available Mwave-based cards from IBM are the WindSurfer and 
  28. AudioVation.  AudioVation is geared toward the audio market, and doesn't have 
  29. as much onboard memory as the WindSurfer.  AudioVation's audio specs fall 
  30. short of the WindSurfer as well.  I am most familiar with the WindSurfer, so I 
  31. will list its features:
  32.  
  33.   - v.32bis Modem (14,400 baud.  Upgradeable in September to v.34, 28,800 
  34.                    baud for about $80).
  35.   - 9600 baud FAX (using DMA for true background FAXing.)
  36.   - Telephone Answering Machine (TAM)
  37.   - TAM/FAX discrimination (TAM answers phone, but if FAX tones are heard, 
  38.     control passes to the FAX application).
  39.   - MIDI Synthesizer (8 voice, 22kHz, wavetable)
  40.   - SoundBlaster Emulation (in a Windows DOS box only)
  41.   - WAV audio support for Windows
  42.   - Optional MIDI cable.
  43.  
  44. That's just the current list.  Since this is a DSP, it is programmable, and
  45. anything can change.  v.27 (14400 baud) FAX will be available around June.  
  46. SoundBlaster Emulation under DOS is certainly possible.  More voices for the 
  47. MIDI synth is possible (16 is probably the limit for wavetable).  All of these 
  48. upgrades are software.  The card never needs to be replaced, or updated.
  49.  
  50. A note is in order on the current SoundBlaster emulation.  It is a bit flaky.  
  51. I personally would not recommend this card for someone who really wants to do 
  52. SoundBlaster stuff.  I have a Pro-Audio Spectrum for that purpose.  Certain 
  53. applications that use SoundBlaster might not run in a Windows DOS box.  Some 
  54. applications need drivers loaded at DOS boot time (this is not supported).  
  55. Perhaps when the SoundBlaster emulation is implemented for DOS, these 
  56. limitations will go away. 
  57.  
  58. The Digital Delay application I have written is proof that just about anything 
  59. is possible with the Mwave platform.  The limit is the programmer's 
  60. imagination. 
  61.  
  62. Note that the current Mwave software runs only under Windows 3.1 and requires 
  63. 4meg of RAM.  Most DOS communication software runs fine in a Windows DOS box 
  64. (I use Procomm Plus).  The FAX app that ships with the WindSurfer is the only 
  65. FAX app currently supporting DMA instead of COM ports.  This will change. 
  66.  
  67. For more information, and to order, call IBM at 1-800-IBM-2YOU.  The 
  68. WindSurfer was available for $299 as of this writing.  Programmer's Paradise 
  69. also offers the card, and the Mwave Developer's Kit used to produce this 
  70. application.  Call them at 1-800-445-7899.  They may also have the card at a 
  71. lower price.  Comparison shop.
  72.  
  73. For the real scoop, feel free to contact me, preferably on the Internet, or 
  74. Waldo's Magic BBS.  See DELAY.TXT for contact info.
  75.  
  76. Above all, Catch the Wave!
  77.